.Net Framework > v2.0.50727 > System > Collections > Specialized > NameValueCollection > NameValueCollection NameValueCollection()
NameValueCollection(IEqualityComparer)
NameValueCollection(IHashCodeProvider,IComparer)
NameValueCollection(NameValueCollection)
NameValueCollection(Int32)
NameValueCollection(Int32,IEqualityComparer)
NameValueCollection(Int32,IHashCodeProvider,IComparer)
NameValueCollection(Int32,NameValueCollection)
NameValueCollection(SerializationInfo,StreamingContext)


NameValueCollection()

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the default initial capacity and uses the default case-insensitive hash code provider and the default case-insensitive comparer.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(IEqualityComparer)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the default initial capacity, and uses the specified System.Collections.IEqualityComparer object.
Type
void
Character
public
Parameters
NameTypeDescription
equalityComparerIEqualityComparer
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(IHashCodeProvider,IComparer)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the default initial capacity and uses the specified hash code provider and the specified comparer.
Type
void
Character
public
Parameters
NameTypeDescription
hashProviderIHashCodeProvider
comparerIComparer
Attributes
NameValue/Assignment
ObsoleteAttributePlease use NameValueCollection(IEqualityComparer) instead.
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(NameValueCollection)

Category
Constructor
Description
Copies the entries from the specified System.Collections.Specialized.NameValueCollection to a new System.Collections.Specialized.NameValueCollection with the same initial capacity as the number of entries copied and using the same hash code provider and the same comparer as the source collection.
Type
void
Character
public
Parameters
NameTypeDescription
colNameValueCollection
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(Int32)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the specified initial capacity and uses the default case-insensitive hash code provider and the default case-insensitive comparer.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(Int32,IEqualityComparer)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the specified initial capacity, and uses the specified System.Collections.IEqualityComparer object.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
equalityComparerIEqualityComparer
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(Int32,IHashCodeProvider,IComparer)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is empty, has the specified initial capacity and uses the specified hash code provider and the specified comparer.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
hashProviderIHashCodeProvider
comparerIComparer
Attributes
NameValue/Assignment
ObsoleteAttributePlease use NameValueCollection(Int32, IEqualityComparer) instead.
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(Int32,NameValueCollection)

Category
Constructor
Description
Copies the entries from the specified System.Collections.Specialized.NameValueCollection to a new System.Collections.Specialized.NameValueCollection with the specified initial capacity or the same initial capacity as the number of entries copied, whichever is greater, and using the default case-insensitive hash code provider and the default case-insensitive comparer.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
colNameValueCollection
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

NameValueCollection(SerializationInfo,StreamingContext)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Specialized.NameValueCollection class that is serializable and uses the specified System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext.
Type
void
Character
family
Parameters
NameTypeDescription
infoSerializationInfo
contextStreamingContext
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database